VERSION = 1,

option VacMod7.CompostRate
{
  default = 10,
  max = 100,
  min = 1,
  page = VacMod7,
  translation = VacMod7_CompostRate,
  type = integer,
}


option VacMod7.CoolDownTime
{
  default = 1,
  max = 12,
  min = 1,
  page = VacMod7,
  translation = VacMod7_CoolDownTime,
  type = integer,
}


option VacMod7.PropaneRate
{
  default = 1,
  max = 100,
  min = 1,
  page = VacMod7,
  translation = VacMod7_PropaneRate,
  type = integer,
}

